object fSchedulerDlg: TfSchedulerDlg Left = 764 Top = 103 BorderStyle = bsDialog Caption = 'Properties for scheduled session' ClientHeight = 445 ClientWidth = 469 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCloseQuery = FormCloseQuery PixelsPerInch = 96 TextHeight = 13 object Panel2: TPanel Left = 0 Top = 413 Width = 469 Height = 32 Align = alBottom BevelOuter = bvLowered Caption = ' ' TabOrder = 0 object BitBtn1: TBitBtn Left = 4 Top = 4 Width = 100 Height = 24 Caption = 'OK' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ModalResult = 1 ParentFont = False TabOrder = 0 Glyph.Data = { DE010000424DDE01000000000000760000002800000024000000120000000100 0400000000006801000000000000000000001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333333330000333333333333333333333333F33333333333 00003333344333333333333333388F3333333333000033334224333333333333 338338F3333333330000333422224333333333333833338F3333333300003342 222224333333333383333338F3333333000034222A22224333333338F338F333 8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224 33333338F83338F338F33333000033A33333A222433333338333338F338F3333 0000333333333A222433333333333338F338F33300003333333333A222433333 333333338F338F33000033333333333A222433333333333338F338F300003333 33333333A222433333333333338F338F00003333333333333A22433333333333 3338F38F000033333333333333A223333333333333338F830000333333333333 333A333333333333333338330000333333333333333333333333333333333333 0000} NumGlyphs = 2 end object BitBtn2: TBitBtn Left = 108 Top = 4 Width = 100 Height = 24 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 Kind = bkCancel end object bbtCallNativeDialog: TBitBtn Left = 320 Top = 4 Width = 143 Height = 24 Caption = 'Call native dialog...' TabOrder = 2 TabStop = False OnClick = bbtCallNativeDialogClick end end object Panel1: TPanel Left = 0 Top = 0 Width = 469 Height = 413 Align = alClient BorderWidth = 2 Caption = ' ' TabOrder = 1 object Panel3: TPanel Left = 3 Top = 3 Width = 463 Height = 60 Align = alTop BevelOuter = bvNone Caption = ' ' TabOrder = 0 object Label1: TLabel Left = 8 Top = 10 Width = 71 Height = 13 Alignment = taRightJustify Caption = 'Session Name:' FocusControl = eSessionName end object Label18: TLabel Left = 15 Top = 34 Width = 64 Height = 13 Alignment = taRightJustify Caption = 'Preset Name:' end object eSessionName: TEdit Left = 82 Top = 5 Width = 374 Height = 21 TabOrder = 0 end object cbPresetName: TComboBox Left = 82 Top = 30 Width = 375 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 1 end end object GroupBox1: TGroupBox Left = 236 Top = 63 Width = 230 Height = 347 Align = alClient Caption = 'Overriding preset settings: ' TabOrder = 1 object sbBrowsePath: TSpeedButton Left = 202 Top = 58 Width = 23 Height = 22 Enabled = False Flat = True Glyph.Data = { 8E010000424D8E010000000000007600000028000000280000000E0000000100 04000000000018010000C40E0000C40E00001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 5555555555555555555555555555555555555555555555555555555555555555 5555555500000000000555555555888888888885555555507777777777055555 555877777777778555555550BFBFBFBFBF055555555837373737378555555550 FBFBFBFBFB055555555873737373738555555550BFBFBFBFBF05555555583737 3737378555555550FBFBFBFBFB055555555873737373738555555550BFBFBFBF BF05555555583737373737855555555000000000005555555558888888888855 555555550BFBF055555555555555837378555555555555555000055555555555 5555588885555555555555555555555555555555555555555555555555555555 555555555555555555555555555555555555} NumGlyphs = 2 OnClick = sbBrowsePathClick end object lChannelName: TLabel Left = 71 Top = 111 Width = 57 Height = 13 Caption = ' ' Constraints.MaxWidth = 148 Font.Charset = DEFAULT_CHARSET Font.Color = clTeal Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsItalic] ParentFont = False Visible = False end object cbMute: TCheckBox Left = 8 Top = 18 Width = 209 Height = 17 Caption = 'Mute master volume at start' TabOrder = 0 end object cbForceFileName: TCheckBox Left = 8 Top = 42 Width = 185 Height = 17 Caption = 'Assign other filename:' TabOrder = 1 OnClick = cbForceFileNameClick end object eForcedFileName: TEdit Left = 8 Top = 59 Width = 193 Height = 21 Enabled = False TabOrder = 2 end object cbForceChannel: TCheckBox Left = 8 Top = 89 Width = 129 Height = 17 Caption = 'Force channel index:' TabOrder = 3 OnClick = cbForceChannelClick end object seForcedChannel: TCSpinEdit Left = 130 Top = 86 Width = 57 Height = 22 TabStop = True Enabled = False MaxValue = 1 MinValue = 1 ParentColor = False TabOrder = 4 Value = 1 OnChange = seForcedChannelChange OnClick = OnSeEnter OnEnter = OnSeEnter end object cbNoTV: TCheckBox Left = 8 Top = 112 Width = 109 Height = 17 Caption = 'Don'#39't init TV tuner' TabOrder = 5 end object cbNoXbar: TCheckBox Left = 119 Top = 112 Width = 109 Height = 17 Caption = 'Don'#39't init crossbar' TabOrder = 6 end object cbForceAxb: TCheckBox Left = 8 Top = 185 Width = 209 Height = 17 Caption = 'Force audio crossbar to input:' TabOrder = 9 OnClick = cbForceAxbClick end object seAxbIndex: TCSpinEdit Left = 8 Top = 202 Width = 57 Height = 22 TabStop = True Enabled = False MaxValue = 16 MinValue = -1 ParentColor = False TabOrder = 10 OnClick = OnSeEnter end object cbForceVxb: TCheckBox Left = 8 Top = 233 Width = 209 Height = 17 Caption = 'Force video crossbar to input:' TabOrder = 11 OnClick = cbForceVxbClick end object seVxbIndex: TCSpinEdit Left = 8 Top = 249 Width = 57 Height = 22 TabStop = True Enabled = False MaxValue = 16 MinValue = -1 ParentColor = False TabOrder = 12 OnClick = OnSeEnter end object cbForceAxb2: TCheckBox Left = 8 Top = 280 Width = 209 Height = 17 Caption = 'Force audio crossbar2 to input:' TabOrder = 13 OnClick = cbForceAxb2Click end object seAxb2Index: TCSpinEdit Left = 8 Top = 296 Width = 57 Height = 22 TabStop = True Enabled = False MaxValue = 16 MinValue = -1 ParentColor = False TabOrder = 14 OnClick = OnSeEnter end object rgPower: TRadioGroup Left = 5 Top = 136 Width = 220 Height = 39 Caption = ' ' Columns = 2 Enabled = False ItemIndex = 0 Items.Strings = ( 'Power off' 'Hibernate') TabOrder = 7 end object cbPowerGroup: TCheckBox Left = 8 Top = 132 Width = 137 Height = 17 Caption = 'When session done: ' TabOrder = 8 OnClick = cbPowerGroupClick end end object gbSchedule: TGroupBox Left = 3 Top = 63 Width = 233 Height = 347 Align = alLeft Caption = 'Schedule Session: ' TabOrder = 2 object Panel4: TPanel Left = 2 Top = 15 Width = 229 Height = 330 Align = alClient BevelOuter = bvNone BorderWidth = 4 Caption = ' ' TabOrder = 0 object Panel5: TPanel Left = 4 Top = 4 Width = 221 Height = 82 Align = alTop BevelOuter = bvNone Caption = ' ' TabOrder = 0 object Label14: TLabel Left = 62 Top = 6 Width = 47 Height = 13 Alignment = taRightJustify Caption = 'Start time:' end object Label15: TLabel Left = 8 Top = 31 Width = 102 Height = 13 Alignment = taRightJustify Caption = 'Duration of recording:' end object Label16: TLabel Left = 162 Top = 6 Width = 8 Height = 13 Alignment = taCenter AutoSize = False Caption = ':' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label17: TLabel Left = 162 Top = 31 Width = 8 Height = 13 Alignment = taCenter AutoSize = False Caption = ':' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label19: TLabel Left = 15 Top = 59 Width = 95 Height = 13 Alignment = taRightJustify Caption = 'Schedule recording:' Transparent = True end object cbScheduleMode: TComboBox Left = 113 Top = 55 Width = 107 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 4 OnChange = cbScheduleModeChange Items.Strings = ( 'Once' 'Daily' 'Weekly' 'Monthly' 'At System Startup' 'At Logon' 'When idle') end object seStartMinutes: TCSpinEdit Left = 172 Top = 2 Width = 48 Height = 22 Hint = 'Minutes' TabStop = True MaxValue = 59 ParentColor = False ParentShowHint = False ShowHint = True TabOrder = 0 Value = 33 OnClick = OnSeEnter end object seStartHours: TCSpinEdit Left = 113 Top = 2 Width = 48 Height = 22 Hint = 'Hours' TabStop = True MaxValue = 23 ParentColor = False ParentShowHint = False ShowHint = True TabOrder = 1 OnClick = OnSeEnter end object seDurationMinutes: TCSpinEdit Left = 172 Top = 27 Width = 48 Height = 22 Hint = 'Minutes' TabStop = True MaxValue = 59 ParentColor = False ParentShowHint = False ShowHint = True TabOrder = 2 Value = 15 OnClick = OnSeEnter end object seDurationHours: TCSpinEdit Left = 113 Top = 27 Width = 48 Height = 22 Hint = 'Hours' TabStop = True MaxValue = 1111 ParentColor = False ParentShowHint = False ShowHint = True TabOrder = 3 Value = 2 OnClick = OnSeEnter end end object PageControl: TPageControl Left = 4 Top = 86 Width = 221 Height = 240 ActivePage = tsOnce Align = alClient TabOrder = 1 TabPosition = tpBottom object tsOnce: TTabSheet Caption = 'tsOnce' ImageIndex = 1 TabVisible = False object Label2: TLabel Left = 8 Top = 0 Width = 87 Height = 13 Caption = 'Start recording on:' end object dtpOnceDate: TDateTimePicker Left = 8 Top = 15 Width = 169 Height = 21 CalAlignment = dtaLeft Date = 37261.961176597200000000 Time = 37261.961176597200000000 DateFormat = dfLong DateMode = dmComboBox Kind = dtkDate ParseInput = False TabOrder = 0 end end object tsDaily: TTabSheet Caption = 'tsDaily' ImageIndex = 1 TabVisible = False object Label3: TLabel Left = 8 Top = 0 Width = 96 Height = 13 Caption = 'Start recording daily:' end object Label4: TLabel Left = 22 Top = 25 Width = 27 Height = 13 Alignment = taRightJustify Caption = 'Every' end object Label5: TLabel Left = 120 Top = 24 Width = 28 Height = 13 Caption = 'day(s)' end object seDailyDays: TCSpinEdit Left = 56 Top = 20 Width = 56 Height = 22 TabStop = True MaxValue = 999 MinValue = 1 ParentColor = False TabOrder = 0 end end object tsWeekly: TTabSheet Caption = 'tsWeekly' ImageIndex = 2 TabVisible = False object Label6: TLabel Left = 120 Top = 24 Width = 55 Height = 13 Caption = 'week(s) on:' end object Label7: TLabel Left = 23 Top = 25 Width = 27 Height = 13 Alignment = taRightJustify Caption = 'Every' end object Label8: TLabel Left = 8 Top = 0 Width = 108 Height = 13 Caption = 'Start recording weekly:' end object seWeeklyWeeks: TCSpinEdit Left = 56 Top = 20 Width = 56 Height = 22 TabStop = True MaxValue = 9999 MinValue = 1 ParentColor = False TabOrder = 0 Value = 1 end object cbWeekDay1: TCheckBox Left = 56 Top = 52 Width = 145 Height = 17 Caption = 'Sunday' TabOrder = 1 end object cbWeekDay2: TCheckBox Left = 56 Top = 75 Width = 145 Height = 17 Caption = 'Monday' TabOrder = 2 end object cbWeekDay3: TCheckBox Left = 56 Top = 97 Width = 153 Height = 17 Caption = 'Tuesday' TabOrder = 3 end object cbWeekDay4: TCheckBox Left = 56 Top = 120 Width = 145 Height = 17 Caption = 'Wednesday' TabOrder = 4 end object cbWeekDay5: TCheckBox Left = 56 Top = 143 Width = 145 Height = 17 Caption = 'Thursday' TabOrder = 5 end object cbWeekDay6: TCheckBox Left = 56 Top = 165 Width = 137 Height = 17 Caption = 'Friday' TabOrder = 6 end object cbWeekDay7: TCheckBox Left = 56 Top = 188 Width = 145 Height = 17 Caption = 'Saturday' TabOrder = 7 end end object tsMonthly: TTabSheet Caption = 'tsMonthly' ImageIndex = 3 TabVisible = False object Label9: TLabel Left = 8 Top = 0 Width = 111 Height = 13 Caption = 'Start recording monthly:' end object Label10: TLabel Left = 120 Top = 24 Width = 28 Height = 13 Caption = 'day(s)' end object Label11: TLabel Left = 8 Top = 74 Width = 67 Height = 13 Caption = 'of the months:' end object seMonthlyNDay: TCSpinEdit Left = 56 Top = 20 Width = 56 Height = 22 TabStop = True MaxValue = 31 MinValue = 1 ParentColor = False TabOrder = 1 Value = 1 end object rbNDayOfMonth: TRadioButton Left = 3 Top = 24 Width = 49 Height = 17 Caption = 'Da&y' Checked = True TabOrder = 0 TabStop = True OnClick = rbNDayOfMonthClick end object rbWDayOfMonth: TRadioButton Left = 3 Top = 52 Width = 48 Height = 17 Caption = 'Th&e' TabOrder = 2 OnClick = rbNDayOfMonthClick end object cbMonthlyWeek: TComboBox Left = 56 Top = 48 Width = 73 Height = 21 Style = csDropDownList Enabled = False ItemHeight = 13 TabOrder = 3 Items.Strings = ( 'first' 'second' 'third' 'fourth' 'last') end object cbMonthlyWDay: TComboBox Left = 136 Top = 48 Width = 74 Height = 21 Style = csDropDownList Enabled = False ItemHeight = 13 TabOrder = 4 Items.Strings = ( 'Sunday' 'Monday' 'Tuesday' 'Wednesday' 'Thursday' 'Friday' 'Saturday') end object cbMonthlyMonth1: TCheckBox Left = 8 Top = 92 Width = 100 Height = 17 Caption = 'January' TabOrder = 5 end object cbMonthlyMonth7: TCheckBox Left = 112 Top = 92 Width = 100 Height = 17 Caption = 'July' TabOrder = 11 end object cbMonthlyMonth2: TCheckBox Left = 8 Top = 115 Width = 100 Height = 17 Caption = 'February' TabOrder = 6 end object cbMonthlyMonth8: TCheckBox Left = 112 Top = 115 Width = 100 Height = 17 Caption = 'August' TabOrder = 12 end object cbMonthlyMonth3: TCheckBox Left = 8 Top = 138 Width = 100 Height = 17 Caption = 'March' TabOrder = 7 end object cbMonthlyMonth9: TCheckBox Left = 112 Top = 138 Width = 100 Height = 17 Caption = 'September' TabOrder = 13 end object cbMonthlyMonth4: TCheckBox Left = 8 Top = 162 Width = 100 Height = 17 Caption = 'April' TabOrder = 8 end object cbMonthlyMonth10: TCheckBox Left = 112 Top = 162 Width = 100 Height = 17 Caption = 'October' TabOrder = 14 end object cbMonthlyMonth5: TCheckBox Left = 8 Top = 185 Width = 100 Height = 17 Caption = 'May' TabOrder = 9 end object cbMonthlyMonth11: TCheckBox Left = 112 Top = 185 Width = 100 Height = 17 Caption = 'November' TabOrder = 15 end object cbMonthlyMonth6: TCheckBox Left = 8 Top = 208 Width = 100 Height = 17 Caption = 'June' TabOrder = 10 end object cbMonthlyMonth12: TCheckBox Left = 112 Top = 208 Width = 100 Height = 17 Caption = 'December' TabOrder = 16 end end object tsSystemStartup: TTabSheet Caption = 'tsSystemStartup' ImageIndex = 5 TabVisible = False end object tsAtLogon: TTabSheet Caption = 'tsAtLogon' ImageIndex = 6 TabVisible = False end object tsIdle: TTabSheet Caption = 'tsIdle' ImageIndex = 4 TabVisible = False object Label12: TLabel Left = 8 Top = 0 Width = 186 Height = 26 Caption = 'Start recording when the computer has been idle for:' WordWrap = True end object Label13: TLabel Left = 120 Top = 37 Width = 42 Height = 13 Caption = 'minute(s)' end object seIdleMinutes: TCSpinEdit Left = 56 Top = 32 Width = 56 Height = 22 TabStop = True MaxValue = 999 ParentColor = False TabOrder = 0 Value = 10 end end end end end end object AviSaveDialog: TSaveDialog DefaultExt = 'avi' FileName = 'capture' Filter = 'Video files|*.avi' Left = 224 Top = 24 end end